2025-06-04 00:46:15,964 [ 370927 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-04 00:46:15,964 [ 370927 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-04 00:46:15,964 [ 370927 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-04 00:46:15,965 [ 370927 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_48r17y --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=2993bc2bf171 -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0]' 'test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple test_relative_filepath/test.py::test_filepath test_remote_prewhere/test.py::test_remote test_replica_can_become_leader/test.py::test_can_become_leader test_replica_is_active/test.py::test_replica_is_active test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3]' test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_postgresql_database_engine/test.py::test_datetime test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_restore_replica/test.py::test_restore_replica_alive_replicas test_storage_kerberized_hdfs/test.py::test_cache_path test_role/test.py::test_admin_option test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_recompression_ttl/test.py::test_recompression_multiple_ttls test_password_constraints/test.py::test_complexity_rules test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] [gw3] [ 1%] PASSED test_role/test.py::test_admin_option [gw8] [ 2%] PASSED test_password_constraints/test.py::test_complexity_rules test_password_constraints/test.py::test_default_password_type test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw8] [ 3%] PASSED test_password_constraints/test.py::test_default_password_type [gw3] [ 4%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges [gw1] [ 5%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw3] [ 6%] PASSED test_role/test.py::test_combine_privileges [gw1] [ 7%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_role/test.py::test_create_role test_s3_style_link/test.py::test_s3_table_functions [gw3] [ 8%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw3] [ 9%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role [gw6] [ 10%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] [gw3] [ 11%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw6] [ 12%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw9] [ 13%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw8] [ 14%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw8] [ 15%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw9] [ 16%] PASSED test_rocksdb_read_only/test.py::test_read_only [gw6] [ 17%] PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] [gw3] [ 18%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option test_select_access_rights/test_from_system_tables.py::test_information_schema test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections [gw2] [ 19%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw3] [ 20%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration[False] [gw1] [ 21%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw5] [ 22%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw5] [ 23%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw2] [ 24%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 25%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw7] [ 26%] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls test_recompression_ttl/test.py::test_recompression_replicated [gw9] [ 27%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw5] [ 28%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_server_initialization/test.py::test_partially_dropped_tables [gw2] [ 29%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw3] [ 30%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw9] [ 31%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw6] [ 32%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw6] [ 33%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw4] [ 34%] PASSED test_storage_kerberized_hdfs/test.py::test_cache_path test_storage_kerberized_hdfs/test.py::test_prohibited [gw4] [ 35%] PASSED test_storage_kerberized_hdfs/test.py::test_prohibited test_storage_kerberized_hdfs/test.py::test_read_table test_system_logs_recreate/test.py::test_drop_system_log [gw2] [ 36%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 37%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw2] [ 38%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw7] [ 39%] PASSED test_recompression_ttl/test.py::test_recompression_replicated test_recompression_ttl/test.py::test_recompression_simple [gw1] [ 40%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw0] [ 41%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] [gw2] [ 42%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw4] [ 43%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table test_storage_kerberized_hdfs/test.py::test_read_table_expired [gw0] [ 44%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] [gw3] [ 45%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw3] [ 46%] PASSED test_role/test.py::test_set_role test_profile_events_s3/test.py::test_profile_events [gw9] [ 47%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 48%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_table_functions_access_rights/test.py::test_merge [gw2] [ 49%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 50%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_remote_prewhere/test.py::test_remote [gw8] [ 51%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw8] [ 52%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw0] [ 53%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_relative_filepath/test.py::test_filepath [gw2] [ 54%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw0] [ 55%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw8] [ 56%] PASSED test_relative_filepath/test.py::test_filepath [gw7] [ 57%] PASSED test_recompression_ttl/test.py::test_recompression_simple [gw0] [ 58%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw3] [ 59%] PASSED test_remote_prewhere/test.py::test_remote [gw6] [ 60%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw6] [ 61%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw2] [ 62%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw0] [ 63%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw5] [ 64%] PASSED test_profile_events_s3/test.py::test_profile_events test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw1] [ 65%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw2] [ 66%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw9] [ 67%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_replica_can_become_leader/test.py::test_can_become_leader [gw2] [ 68%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw7] [ 69%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw0] [ 70%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw3] [ 71%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw2] [ 72%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw6] [ 73%] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw0] [ 74%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw5] [ 75%] PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order [gw3] [ 76%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_replica_is_active/test.py::test_replica_is_active [gw1] [ 77%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_s3_storage_class/test.py::test_s3_storage_class_right [gw9] [ 78%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader test_send_crash_reports/test.py::test_send_segfault [gw4] [ 79%] PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired test_storage_kerberized_hdfs/test.py::test_read_write_storage [gw5] [ 80%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right [gw9] [ 81%] SKIPPED test_send_crash_reports/test.py::test_send_segfault [gw4] [ 82%] PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage test_storage_kerberized_hdfs/test.py::test_two_users [gw4] [ 83%] PASSED test_storage_kerberized_hdfs/test.py::test_two_users test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw0] [ 84%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw0] [ 85%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw7] [ 86%] PASSED test_replica_is_active/test.py::test_replica_is_active [gw1] [ 87%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw0] [ 88%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw4] [ 89%] PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired [gw1] [ 90%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw0] [ 91%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw0] [ 92%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw1] [ 93%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw0] [ 94%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw1] [ 95%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw0] [ 96%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw1] [ 97%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw1] [ 98%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw0] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw0] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] ============================== slowest durations =============================== 78.56s call test_storage_kerberized_hdfs/test.py::test_read_table_expired 59.87s setup test_storage_kerberized_hdfs/test.py::test_cache_path 44.82s teardown test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 40.55s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 35.40s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 34.25s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 34.22s call test_system_logs_recreate/test.py::test_system_logs_recreate 33.84s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 33.81s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 33.57s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 33.45s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 33.38s setup test_server_initialization/test.py::test_partially_dropped_tables 33.26s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 32.90s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 32.60s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 31.70s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 31.58s setup test_replica_is_active/test.py::test_replica_is_active 30.93s call test_recompression_ttl/test.py::test_recompression_multiple_ttls 29.86s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 29.67s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 27.80s setup test_replica_can_become_leader/test.py::test_can_become_leader 27.75s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 27.55s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 26.38s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 25.55s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 25.36s call test_recompression_ttl/test.py::test_recompression_simple 25.24s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 25.10s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 25.02s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 23.84s call test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 23.69s teardown test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 22.91s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 22.63s teardown test_profile_events_s3/test.py::test_profile_events 22.47s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.25s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.07s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 21.92s call test_role/test.py::test_roles_cache 20.75s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 20.47s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 20.01s setup test_recompression_ttl/test.py::test_recompression_multiple_ttls 19.93s setup test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 19.77s call test_recompression_ttl/test.py::test_recompression_replicated 18.05s setup test_profile_events_s3/test.py::test_profile_events 17.25s setup test_postgresql_database_engine/test.py::test_datetime 16.72s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 16.42s call test_storage_kerberized_hdfs/test.py::test_read_table 16.07s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 16.02s teardown test_restore_replica/test.py::test_restore_replica_sequential 15.61s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 15.47s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 14.46s setup test_password_constraints/test.py::test_complexity_rules 14.30s setup test_s3_storage_class/test.py::test_s3_storage_class_right 14.22s setup test_role/test.py::test_admin_option 13.88s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 13.81s setup test_table_functions_access_rights/test.py::test_merge 13.73s setup test_send_crash_reports/test.py::test_send_segfault 12.98s call test_system_logs_recreate/test.py::test_drop_system_log 12.90s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 11.80s setup test_remote_prewhere/test.py::test_remote 11.47s call test_restore_replica/test.py::test_restore_replica_sequential 11.45s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 11.44s teardown test_recompression_ttl/test.py::test_recompression_simple 10.40s setup test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 10.38s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 10.33s call test_restore_replica/test.py::test_restore_replica_parallel 9.83s call test_restore_replica/test.py::test_restore_replica_alive_replicas 9.45s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 9.20s call test_role/test.py::test_role_expiration[True] 8.84s call test_storage_kerberized_hdfs/test.py::test_read_write_storage 8.71s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 8.49s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 8.37s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 8.31s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 8.23s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 8.21s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 8.17s setup test_s3_style_link/test.py::test_s3_table_functions 8.10s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 7.96s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 7.95s call test_role/test.py::test_role_expiration[False] 7.89s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 7.73s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 7.73s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 7.55s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 7.44s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 7.35s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 7.29s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 7.26s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 6.68s call test_role/test.py::test_introspection 6.16s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 6.15s call test_profile_events_s3/test.py::test_profile_events 5.93s call test_role/test.py::test_revoke_requires_admin_option 5.90s setup test_system_logs_recreate/test.py::test_drop_system_log 5.56s setup test_relative_filepath/test.py::test_filepath 5.37s call test_select_access_rights/test_from_system_tables.py::test_system_db 5.29s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 5.23s teardown test_remote_prewhere/test.py::test_remote 5.10s teardown test_replica_is_active/test.py::test_replica_is_active 4.80s teardown test_role/test.py::test_set_role 4.66s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.64s teardown test_replica_can_become_leader/test.py::test_can_become_leader 4.60s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 4.51s teardown test_relative_filepath/test.py::test_filepath 4.33s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 4.11s teardown test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 4.10s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 4.10s call test_replica_is_active/test.py::test_replica_is_active 3.93s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 3.89s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 3.89s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 3.86s teardown test_send_crash_reports/test.py::test_send_segfault 3.75s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 3.72s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.63s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 3.61s teardown test_password_constraints/test.py::test_default_password_type 3.35s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.16s call test_select_access_rights/test_from_system_tables.py::test_information_schema 3.11s call test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 3.09s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 3.03s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 2.88s call test_table_functions_access_rights/test.py::test_merge 2.62s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 2.18s call test_rocksdb_read_only/test.py::test_read_only 2.15s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.06s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 2.05s teardown test_rocksdb_read_only/test.py::test_read_only 2.02s call test_role/test.py::test_combine_privileges 2.02s call test_role/test.py::test_admin_option 1.96s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.93s teardown test_server_initialization/test.py::test_sophisticated_default 1.79s call test_password_constraints/test.py::test_complexity_rules 1.60s call test_role/test.py::test_grant_role_to_role 1.52s call test_role/test.py::test_function_current_roles 1.47s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.47s call test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 1.47s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.35s call test_storage_kerberized_hdfs/test.py::test_two_users 1.29s call test_role/test.py::test_create_role 1.05s call test_s3_style_link/test.py::test_s3_table_functions 1.01s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.95s call test_postgresql_database_engine/test.py::test_datetime 0.95s call test_relative_filepath/test.py::test_filepath 0.91s call test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.77s call test_role/test.py::test_set_role 0.68s teardown test_role/test.py::test_function_current_roles 0.65s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.65s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.60s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.51s call test_server_initialization/test.py::test_partially_dropped_tables 0.49s call test_storage_kerberized_hdfs/test.py::test_cache_path 0.40s call test_storage_kerberized_hdfs/test.py::test_prohibited 0.38s call test_send_crash_reports/test.py::test_send_segfault 0.38s teardown test_role/test.py::test_roles_cache 0.38s call test_replica_can_become_leader/test.py::test_can_become_leader 0.38s call test_password_constraints/test.py::test_default_password_type 0.38s call test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order 0.34s teardown test_role/test.py::test_role_expiration[True] 0.34s teardown test_role/test.py::test_revoke_requires_admin_option 0.34s call test_server_initialization/test.py::test_sophisticated_default 0.33s teardown test_role/test.py::test_admin_option 0.33s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.33s teardown test_role/test.py::test_create_role 0.29s teardown test_role/test.py::test_introspection 0.28s teardown test_role/test.py::test_combine_privileges 0.28s teardown test_role/test.py::test_role_expiration[False] 0.23s teardown test_role/test.py::test_grant_role_to_role 0.22s call test_remote_prewhere/test.py::test_remote 0.18s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.17s teardown test_table_functions_access_rights/test.py::test_merge 0.01s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.01s teardown test_recompression_ttl/test.py::test_recompression_multiple_ttls 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_storage_kerberized_hdfs/test.py::test_cache_path 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_role/test.py::test_roles_cache 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_recompression_ttl/test.py::test_recompression_simple 0.00s setup test_recompression_ttl/test.py::test_recompression_replicated 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_recompression_ttl/test.py::test_recompression_replicated 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_role/test.py::test_set_role 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_combine_privileges 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_table 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table_expired 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_role/test.py::test_introspection 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_storage_kerberized_hdfs/test.py::test_read_write_storage 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_role/test.py::test_function_current_roles 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_password_constraints/test.py::test_default_password_type 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_storage_kerberized_hdfs/test.py::test_read_table 0.00s setup test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_storage_kerberized_hdfs/test.py::test_two_users 0.00s teardown test_password_constraints/test.py::test_complexity_rules 0.00s setup test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_prohibited 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s teardown test_storage_kerberized_hdfs/test.py::test_two_users 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation =========================== short test summary info ============================ PASSED test_role/test.py::test_admin_option PASSED test_password_constraints/test.py::test_complexity_rules PASSED test_password_constraints/test.py::test_default_password_type PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_role/test.py::test_combine_privileges PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_role/test.py::test_create_role PASSED test_role/test.py::test_function_current_roles PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-key-1] PASSED test_role/test.py::test_grant_role_to_role PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-0] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_parallel_replicas_custom_key_failover/test.py::test_parallel_replicas_custom_key_failover[1-range-sipHash64(key)-1] PASSED test_role/test.py::test_introspection PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_role_expiration[False] PASSED test_recompression_ttl/test.py::test_recompression_multiple_ttls PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_role/test.py::test_role_expiration[True] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials PASSED test_storage_kerberized_hdfs/test.py::test_cache_path PASSED test_storage_kerberized_hdfs/test.py::test_prohibited PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_recompression_ttl/test.py::test_recompression_replicated PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_storage_kerberized_hdfs/test.py::test_read_table PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_role/test.py::test_roles_cache PASSED test_role/test.py::test_set_role PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_relative_filepath/test.py::test_filepath PASSED test_recompression_ttl/test.py::test_recompression_simple PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_remote_prewhere/test.py::test_remote PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_profile_settings_and_constraints_order/test.py::test_profile_settings_and_constraints_order PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_storage_kerberized_hdfs/test.py::test_read_table_expired PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_storage_kerberized_hdfs/test.py::test_read_write_storage PASSED test_storage_kerberized_hdfs/test.py::test_two_users PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_replica_is_active/test.py::test_replica_is_active PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_storage_kerberized_hdfs/test.py::test_write_storage_not_expired PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] SKIPPED [1] test_send_crash_reports/test.py:45: doesn't fit in timeouts for stacktrace generation ================== 99 passed, 1 skipped in 369.25s (0:06:09) ===================